Skip to content

STM32: define MBED_CONF_TARGET_LSE_BYPASS to allow using PC_15 as gpio #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

pennam
Copy link

@pennam pennam commented Oct 6, 2020

Summary of changes

This pull request adds a global mbed configuration define to use STM32 LSE_BYPASS option releasing PC_15

As it is, this pull request must be applied after #2 because of target/target.json file.
Another option is to remove targets.json file from this pull request appling its changes directly on #2.

Impact of changes

All STM32 targets with LSE available (MBED_CONF_TARGET_LSE_AVAILABLE)

Migration actions required

Documentation


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[x] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


@pennam pennam force-pushed the patch-portenta-pc15 branch 2 times, most recently from fb46a15 to ee0dd1f Compare October 12, 2020 12:14
@pennam pennam changed the title STM32: define RCC_LSE_BYPASS to allow using PC_15 as gpio STM32: define MBED_CONF_TARGET_LSE_BYPASS to allow using PC_15 as gpio Oct 14, 2020
@pennam pennam marked this pull request as ready for review October 14, 2020 14:17
@facchinm facchinm force-pushed the patch-portenta-pc15 branch from ee0dd1f to 326b44f Compare October 27, 2020 10:26
@facchinm
Copy link
Member

Rebased and partially mainlined as ARMmbed#13817

@pennam
Copy link
Author

pennam commented Jan 8, 2021

Closing because ARMmbed#13817 has been merged.

@pennam pennam closed this Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants